Merged
Conversation
tommywagz
requested changes
Apr 2, 2026
Collaborator
There was a problem hiding this comment.
Awesome sample and thank you for the contribution
Couple small things we still need though with the .toml configuration
- Put at least 2 authors in the .toml file
- Reconfigure the ruff orientation to inherit the .toml file from the repo root. Example can be found here: https://docs.google.com/document/d/121hIx2EpKtDwINKiUvuUCQu1YwbQAIGhMpHxCL3iLyU/edit?resourcekey=0-6BZf6BZpHjy9Q48TYdfQ9w&tab=t.0
- Run the ruff checks on your end to pass the GitHub test (don't worry about the other ones, they haven't been configured for forked repos yet). Run these on your end:
uv run ruff format .
and
uv run ruff check --fix .
tommywagz
approved these changes
Apr 9, 2026
Collaborator
tommywagz
left a comment
There was a problem hiding this comment.
LGTM! Thanks for the changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
claim_adjudication_pr